Type alias: inferSubscriptionOutput<TRouter, TPath>
inferSubscriptionOutput: <
TRouter,TPath>inferObservableValue<inferProcedureOutput<TRouter["_def"][`"subscriptions"`][TPath] > >
Deprecated
will be removed in next major as it's v9 stuff
Type parameters
| Parameter | 
|---|
| TRouterextendsAnyRouter | 
| TPathextendsstring& keyofTRouter["_def"][`"subscriptions"`] | 
Source
packages/server/src/core/types.ts:43
Generated using TypeDoc and typedoc-plugin-markdown